Sylvain Huguet
0e033348f0
Fix permission errors when running Docker. Update Docker Compose & Docker instructions
2024-04-02 07:26:44 +02:00
KernelDeimos
0651aab1be
Fix DBKVStore value format
2024-04-02 00:47:14 -04:00
KernelDeimos
f8a7f1c1f9
Update README.md
2024-04-02 00:33:02 -04:00
KernelDeimos
c90931d004
Fix docker-compose.yml
2024-04-02 00:25:29 -04:00
KernelDeimos
a973f66092
Only load from source in dev environment
2024-04-01 22:26:09 -04:00
KernelDeimos
5d81ff4cbe
Fix dev console bar when columns has small value
2024-04-01 22:01:34 -04:00
KernelDeimos
7442b48157
Fix undefined instead of null in db query
2024-04-01 19:41:16 -04:00
KernelDeimos
59003a9ab9
Make dev-console use in WebServerService optional
2024-04-01 19:40:59 -04:00
KernelDeimos
40c2e3f442
Add April-1st-appropriate commit message guidelines
2024-04-01 19:33:11 -04:00
KernelDeimos
65b61fc90d
Remove unused variable
2024-04-01 17:24:48 -04:00
KernelDeimos
05c6cd6c3d
Separate default user into SelfhostedModule
2024-04-01 17:24:07 -04:00
Eric Dubé
15fcc5680f
Merge pull request #195 from shuguet/main
...
feat: Add support for running Puter self-hosted using the automatically built Docker image
2024-04-01 15:06:23 -04:00
Eric Dubé
fdd9f30c39
Merge branch 'main' into main
2024-04-01 15:06:16 -04:00
Nariman Jelveh
0049c9ef00
Merge pull request #205 from AtkinsSJ/fix-i18n-typo
...
Fix issues with translation keys, and check these in CI
2024-04-01 11:18:43 -07:00
Nariman Jelveh
f097f2e10a
Merge pull request #164 from vineeth-vk11/#141
...
removing html inside translation strings
2024-04-01 11:03:55 -07:00
Nariman Jelveh
4009f4f331
Merge branch 'main' into #141
2024-04-01 11:02:37 -07:00
Sam Atkins
8f8b7f0fbf
Check that all uses of i18n() use keys that exist
...
If code uses `i18n('foo')` and 'foo' is not in the dictionary for the en
translation, then this script will now report it as an error. This has
already helped catch a few mistakes.
2024-04-01 12:12:31 +01:00
Sam Atkins
29b3b4ecba
Add or correct missing i18n keys
...
'save_account_to_publish' isn't used anywhere, so I assume that
'save_account_to_publish_website' is supposed to use that.
2024-04-01 12:10:31 +01:00
Sam Atkins
b111e05ef7
Fix typo in 'change_always_open_with' i18n key
2024-04-01 12:00:58 +01:00
Sam Atkins
c2f73c37c5
Correct capitalisation of i18n() keys
...
Found by searching for `i18n\(\'[^\']*[A-Z]+[^\']*\'\)`
2024-04-01 11:26:07 +01:00
KernelDeimos
92b3f4ff76
Default user random pass, sqlite query patches
2024-04-01 01:23:53 -04:00
KernelDeimos
1cdda3dda8
Document default user
2024-03-31 22:47:13 -04:00
KernelDeimos
a8a03d3f87
Add some config documentation
2024-03-31 22:42:11 -04:00
KernelDeimos
5eebc9a5de
Update ports for repo docker
2024-03-31 21:48:42 -04:00
KernelDeimos
4845bd28a1
Create default user
2024-03-31 21:21:17 -04:00
Sylvain Huguet
cc648be854
Re-enable healthchecks, adjusted intervals & start-time
2024-04-01 02:07:44 +02:00
Nariman Jelveh
ec22da6d42
Merge pull request #198 from berto/patch-1
...
Update pt.js
2024-03-31 16:27:52 -07:00
Humberto
14996439a0
Update pt.js
...
Correct many instances of PT-BR to PT-PT. The original had some typos too. Kept “Password” as “Password” instead of a mix of “Senha” and “Palavra Chave”.
2024-03-31 20:06:03 +01:00
Sylvain Huguet
483e2835c4
Disable healthcheck in Dockerfile as well
2024-03-31 11:34:03 +02:00
Sylvain Huguet
daa90286d3
Update README instruction to run either with pure Docker, or with Docker Compose
2024-03-31 11:30:12 +02:00
Sylvain Huguet
5e1d6a7db3
Disable healthcheck until we know the proper URL to call/check
2024-03-31 11:19:35 +02:00
Sylvain Huguet
ab4f222e92
Add support for self-hosting in Docker
2024-03-31 11:18:03 +02:00
vineeth kumar
5da46a15fb
Merge branch 'main' into #141
2024-03-31 13:02:11 +05:30
vineethvk11
9438355a36
removing html inside translation strings
2024-03-31 12:53:53 +05:30
Nariman Jelveh
101a76a301
Update README.md
2024-03-30 21:14:40 -07:00
KernelDeimos
88bd45cfda
Add note about private UID namespace
2024-03-30 22:35:47 -04:00
KernelDeimos
a09d7bcd54
Patch log service
2024-03-30 22:10:18 -04:00
KernelDeimos
752496bfe1
Need to revisit this later
2024-03-30 21:52:31 -04:00
Nariman Jelveh
dbe8b02d09
Merge pull request #192 from Zac0511/patch-2
...
Update fr.js with @ambr0sial 's modifications
2024-03-30 17:39:27 -07:00
KernelDeimos
007ebdadb1
Center that launch logo
2024-03-30 19:35:11 -04:00
KernelDeimos
26c435c829
Fix port in use message
2024-03-30 19:26:58 -04:00
KernelDeimos
4244f2bc69
Remove verbose log for config values
2024-03-30 19:25:35 -04:00
KernelDeimos
a5c2d6b0f5
Remove debug logs for start message
2024-03-30 19:25:02 -04:00
KernelDeimos
16cb6c52f5
Add README.md to backend directory
2024-03-30 19:23:43 -04:00
Nariman Jelveh
9a44a852a4
Update README.md
2024-03-30 16:09:52 -07:00
Nariman Jelveh
368db30fe8
Update README.md
2024-03-30 16:09:25 -07:00
KernelDeimos
384a1534ec
Release backend
2024-03-30 19:08:03 -04:00
Zac0511
3a0f913d9f
Update fr.js
...
Integrating @ambr0sial 's modifications to the french file.
Source : b3935da823
2024-03-30 23:03:19 +01:00
Nariman Jelveh
51bb41863e
remove more calls to deprecated endpoints
2024-03-30 09:05:54 -07:00
Nariman Jelveh
0094e2e2cf
Merge pull request #191 from meetqy/main
...
Make showing/hiding the clock configurable
2024-03-29 21:34:52 -07:00