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
Nariman Jelveh
8883c892ed
Fix auto
not being triggered when changing visibility
2024-03-29 21:25:03 -07:00
Nariman Jelveh
db245f9ba2
Fix spelling mistake
2024-03-29 20:59:50 -07:00
Nariman Jelveh
b4be6aa4a6
remove deprecated sharing endpoints and event handlers
2024-03-29 20:49:53 -07:00
meetqy
9fd32468ad
fix: Make showing/hiding the clock configurable #159
2024-03-30 10:57:57 +08:00
meetqy
4aaa44a487
Merge branch 'HeyPuter:main' into main
2024-03-30 10:54:14 +08:00
meetqy
514abf030c
fix: Make showing/hiding the clock configurable #159
2024-03-30 10:53:39 +08:00
meetqy
5d45bfbfe1
language
2024-03-30 10:33:35 +08:00
Nariman Jelveh
fe0cd891e1
Pass API origin to apps
2024-03-28 19:10:03 -07:00
meetqy
69beb1ff7d
not save to server
2024-03-28 11:09:47 +08:00
meetqy
0271950b78
clock page
2024-03-28 10:44:52 +08:00
Nariman Jelveh
fc5bdf6115
Merge pull request #188 from avmesquita/translations
...
Translations
2024-03-27 09:31:45 -07:00
Andre Mesquita
788f856369
Merge branch 'HeyPuter:main' into translations
2024-03-27 15:49:52 +00:00
Andre Mesquita
c427ca2213
export fixed
2024-03-27 15:27:13 +00:00
Andre Mesquita
4d3eaac346
linked
2024-03-27 15:19:38 +00:00
Andre Mesquita
f6a8f02173
fix translations
2024-03-27 14:54:41 +00:00