Commit graph

24646 commits

Author SHA1 Message Date
Neeraj Gupta 7634b2c153 [server] DB migration scripts for emedding table changes 2024-03-19 10:56:25 +05:30
Manav Rathi 14ad67e86c
[server] Fix the dependency on nginx (#1143)
Noticed during the recent deployment.
2024-03-19 10:35:42 +05:30
Manav Rathi 2f9a49e1ca
[web] New translations (#1139)
New translations from
[Crowdin](https://crowdin.com/project/ente-photos-web)
2024-03-19 10:33:18 +05:30
Manav Rathi 303b12c709
Fix the dependency on nginx 2024-03-19 09:31:51 +05:30
Crowdin Bot 9e44f5cc20 New Crowdin translations by GitHub Action 2024-03-19 01:37:04 +00:00
Neeraj Gupta f0236acf8f [server] Minor bug fixes in embedding/files API 2024-03-19 06:15:55 +05:30
Manav Rathi 100fa04de7
[infra] Status service (#1138)
- Add the service the serves status.ente.io
- Support nginx configuration reloads
2024-03-19 05:54:36 +05:30
Manav Rathi f6e575885d
Note the dashboard URL 2024-03-19 05:41:16 +05:30
Manav Rathi 9fe8d1fd53
Add recommended headers 2024-03-18 21:57:25 +05:30
Manav Rathi 19724367df
Support nginx configuration reloads 2024-03-18 21:47:53 +05:30
Manav Rathi ba896f2f3a
Match file name convention 2024-03-18 21:36:01 +05:30
Manav Rathi 64c95d2397
Tweak formatting 2024-03-18 21:34:24 +05:30
Manav Rathi 2486a94d21
Add the service the serves status.ente.io 2024-03-18 21:22:15 +05:30
Manav Rathi 19799957c0
[web] Update translations for the non-photos apps (#1134) 2024-03-18 20:06:28 +05:30
Manav Rathi 4ff378cd06
[web] Update translations for the non-photos apps 2024-03-18 20:01:37 +05:30
Manav Rathi 4e8222afa1
[server] Deploy behind nginx (#1132)
Tweaks and fixes as we go towards a real deployment
2024-03-18 19:35:54 +05:30
Prateek Sunal bc0716808f fix: remove the custom next-electron-server 2024-03-18 18:44:57 +05:30
Prateek Sunal 37a1f01b3f Merge remote-tracking branch 'origin/main' into beta 2024-03-18 18:42:09 +05:30
Prateek Sunal 99fbfea65f chore: bump flutter to v3.19.3 2024-03-18 18:41:34 +05:30
Prateek Sunal 42142514a1 fix: clear search text on exit 2024-03-18 18:15:30 +05:30
Prateek Sunal adf38b9262 chore: lint fixes and ignores 2024-03-18 18:07:01 +05:30
Prateek Sunal 44f0bfd8b5 fix: remove deprecated code 2024-03-18 18:06:51 +05:30
Prateek Sunal d9b56a95aa fix: export logs action 2024-03-18 18:03:48 +05:30
Prateek Sunal a292114d68 feat: search ui change 2024-03-18 17:52:48 +05:30
Prateek Sunal 99c43cc3ef fix: don't show rate on desktop 2024-03-18 17:40:54 +05:30
Manav Rathi fb0e2d2604
Don't restart museum on restarting nginx 2024-03-18 15:54:25 +05:30
Manav Rathi c177efe79c
Add documentation comments 2024-03-18 15:44:00 +05:30
Manav Rathi 27b13765d7
Fix the environment var 2024-03-18 15:23:23 +05:30
Manav Rathi f494832bd7
Limit max connections at the nginx level 2024-03-18 15:21:47 +05:30
Neeraj Gupta c564e50d59 [server] change method type to post 2024-03-18 14:38:11 +05:30
Manav Rathi 53cf5ffc45
Fix some paths in README 2024-03-18 14:35:42 +05:30
Manav Rathi a341f81932
[museum] Support running behind Nginx (#1130)
- Move deployment related stuff into a separate folder
- Document the overall approach better
- Add an Nginx specific environment and service definition
- Remove the restart limiter
2024-03-18 13:56:01 +05:30
Manav Rathi c43a0a7182
Shorten 2024-03-18 13:31:10 +05:30
Manav Rathi 2f38f23b77
Update install instructions 2024-03-18 13:30:07 +05:30
Neeraj Gupta b9ec72bbb4 Merge branch 'main' into file_embedding 2024-03-18 13:12:14 +05:30
Manav Rathi 7ded8ad4fe
Fix key name 2024-03-18 13:07:36 +05:30
Manav Rathi 30cf709eb2
Wrap 2024-03-18 12:39:16 +05:30
Manav Rathi d8347c3976
Remove extra environment 2024-03-18 12:36:29 +05:30
Manav Rathi 5ee878c30e
Require nginx before starting museum.nginx 2024-03-18 12:33:27 +05:30
Manav Rathi f695c5e0d3
Remove extra newline 2024-03-18 11:06:54 +05:30
Manav Rathi 303b26b95f
Tweak the nginx setup 2024-03-18 11:04:31 +05:30
Manav Rathi 9ba9b8a984
Add initial nginx conf 2024-03-18 10:39:39 +05:30
Manav Rathi d893efe5d1
Remove the restart limiter
During recent DDoS attacks, these restart limits had to be manually
disabled. For now, disabling them in our reference copy too, will bring them
back if they are needed later.
2024-03-18 10:27:42 +05:30
Manav Rathi a0599f7b33
Outline the nginx approach 2024-03-18 10:25:11 +05:30
Manav Rathi 9beedcf4e0
Move into separate folder 2024-03-18 10:16:55 +05:30
Neeraj Gupta c7fd976ab7
[server] Update alert copy & frequency (#1129)
## Description

## Tests
2024-03-18 10:15:16 +05:30
Neeraj Gupta 47747f1d56 Update config 2024-03-18 10:12:02 +05:30
Neeraj Gupta 7de60f1ced [server] Reduce discord message frequency 2024-03-18 10:02:13 +05:30
Neeraj Gupta 4acc8395ba [server] Prefix discord msg with hostname 2024-03-18 09:59:35 +05:30
Manav Rathi 309c72d934
[web] New translations (#1128)
New translations from
[Crowdin](https://crowdin.com/project/ente-photos-web)
2024-03-18 09:17:53 +05:30