Commit Graph

26 Commits

Author SHA1 Message Date
Abhishek Shroff c2cc2dd66a [server] Don't allow specifying web app src 2025-05-28 00:01:58 +05:30
Abhishek Shroff cb7ebcbf7a [server] Allow disabling WebDAV 2025-05-27 23:45:38 +05:30
Abhishek Shroff 0efeb08a37 [server] Only serve static files if path doesn't match api, publinks, or webdav 2025-05-27 23:19:28 +05:30
Abhishek Shroff 5cda3e76a0 [server] Restructure commands 2025-05-27 22:38:24 +05:30
Abhishek Shroff 3feb42c0d7 [server] Move 404 handler to inside catch-all middleware 2025-05-25 14:36:33 +05:30
Abhishek Shroff ebde9747c0 [server] Only serve static files for GET requests 2025-05-25 13:16:52 +05:30
Abhishek Shroff 60e3838bab [server] Use koanf for server config 2025-05-15 12:37:27 +05:30
Abhishek Shroff 962bab8701 [server] Serve index.html as fallback 2025-05-03 22:51:37 +05:30
Abhishek Shroff 14c2993a2c [server] Uniform (if hacky) configs 2025-05-02 03:49:39 +05:30
Abhishek Shroff f93aee584f [server] Hack to make flags work in serve command 2025-05-02 01:35:12 +05:30
Abhishek Shroff e7606b88c7 [server] Move app serving to root 2025-05-01 12:21:56 +05:30
Abhishek Shroff 4b7983b739 [server] Specify listen host and port 2025-05-01 12:05:37 +05:30
Abhishek Shroff e03111cf27 [server] Remove unnecessary print 2025-04-29 08:50:16 +05:30
Abhishek Shroff 1a03069c73 [server] Allow configuring web app directory 2025-04-29 00:00:22 +05:30
Abhishek Shroff 489d9011be [server] Allow serving web app 2025-04-28 23:49:00 +05:30
Abhishek Shroff d8d4efee1c [server] Specify some defaults 2025-04-27 01:48:32 +05:30
Abhishek Shroff c8a0d4334b [server] Better organize config and flags 2025-04-27 01:13:43 +05:30
Abhishek Shroff 18715cf10d [server][core] Move context into db 2025-04-04 23:22:52 +05:30
Abhishek Shroff 19a390675f [server][core][fs] Separate out trash functions into separate files 2025-03-23 22:04:11 +05:30
Abhishek Shroff 877fd309a9 [server][core][trash] compactor 2025-03-19 23:03:47 +05:30
Abhishek Shroff d819d484ff [server][core] Hard Delete Expired 2025-03-19 10:02:34 +05:30
Abhishek Shroff 1bd707c860 [server][cmd] Command groups 2025-03-16 21:03:58 +05:30
Abhishek Shroff 5b56f253cc Rename public share => publink 2024-10-29 10:30:08 +05:30
Abhishek Shroff dcbb581bc1 [server] Serve public resources 2024-10-25 16:14:08 +05:30
Abhishek Shroff 3f842bf653 [server][core] Nearly remove all functionality from app.App 2024-10-22 02:09:34 +05:30
Abhishek Shroff e17221178c [server][cmd] finish up splitting commands 2024-10-20 11:01:05 +05:30