Commit Graph
1414 Commits
Author SHA1 Message Date
MickaelK ee2ce3f5c5 chore (plg_backend_nfs): splitdown plugin onto smaller chunks 2024-04-14 22:12:45 +10:00
MickaelK 07398c21c3 chore (rewrite): scaffold for menubar action button 2024-04-10 08:26:44 +10:00
MickaelK eb2118c517 chore (rewrite): refactoring of the filepage action bar 2024-04-09 07:29:14 +10:00
MickaelK 465b9fc92a chore (rewrite): iframe page cleanup 2024-04-06 00:29:49 +11:00
MickaelK 68dce10346 chore (ci): remove github action since everything moved back to Jenkins 2024-04-06 00:10:14 +11:00
MickaelK 8bf5a88d49 fix (connect): cleanup css in connect page 2024-04-06 00:02:49 +11:00
MickaelK fd51c3f39d fix (connectpage): edge case around non existing backend in config 2024-04-05 17:50:11 +11:00
MickaelK 3cab180956 fix (nfs4): broken nfs4 plugin 2024-04-03 21:50:26 +11:00
MickaelK 8ece5301db fix (typo): typo in scanner block logic 2024-04-02 20:05:44 +11:00
MickaelK c906a4d264 Merge branch 'master' of ssh://github.com/mickael-kerjean/filestash 2024-04-02 18:57:13 +11:00
MickaelK 3d65a40273 feature (csp): admin option to enable/disable csp
One of the use case for this is to be able to open an html document via
an iframe and have the content of the document to be fully loaded when
we can assume the storage setup in Filestash is trusted
2024-04-02 18:53:34 +11:00
PieszkaandGitHub 3bc65ff5b9 fix (translation): polish translation - #679 2024-03-26 17:32:36 +11:00
Mickael 8de87be06f chore (refactoring): cleanup server middleware 2024-03-26 07:42:59 +11:00
MickaelK 7139d00c21 feature (font): smoother fonts 2024-03-25 20:22:04 +11:00
MickaelK a688a39046 chore (frontend): menubar coloring 2024-03-22 02:01:28 +11:00
MickaelK 3d4aa9c785 chore (debt): cleanup tech debt 2024-03-19 07:54:49 +11:00
MickaelK 4244c9c604 feature (path): configurable path for generated data 2024-03-18 21:06:18 +11:00
MickaelK da5d076e4e chore (log): logger init order 2024-03-18 20:59:51 +11:00
MickaelK af75e96250 chore (cleanup): plugins cleanup 2024-03-14 20:53:57 +11:00
MickaelK 8ab25f431a chore (upgrade): upgrade go to v20 2024-03-14 20:44:20 +11:00
MickaelK f8d8153133 feature (arm64): arm64 compat for docker build 2024-03-14 20:37:34 +11:00
MickaelK c96dd9f5d1 fix (test): broken utest 2024-03-13 01:12:12 +11:00
MickaelK 225107005a chore (refactoring): cleanup old code 2024-03-13 00:37:44 +11:00
MickaelK 9e142d5de5 feature (dynamic): make configuration dynamic 2024-03-13 00:18:24 +11:00
MickaelK 845c4584d3 chore (log): simplify init logic 2024-03-12 17:29:42 +11:00
MickaelK 436f41b3d5 chore (cleanup): regroup app constants 2024-03-12 17:22:39 +11:00
MickaelK ff4bbdcf72 chore (breadcrumb): breadcrumb design 2024-03-11 22:15:24 +11:00
MickaelK 0326a675f2 fix (admin): auth middleware toggle state 2024-03-11 19:41:43 +11:00
MickaelK 9e5d97800a feature (redesign): file manager menu buttons after rewrite 2024-03-11 19:39:29 +11:00
MickaelK a8e3167287 chore (maintenance): dependencies 2024-03-06 01:20:08 +11:00
MickaelK ab14520c6a chore (debug): additional debug information 2024-03-06 01:17:58 +11:00
MickaelK ae70b692e6 fix (panic): possible panic when used with full text search engine 2024-02-29 01:34:32 +11:00
MickaelK 9c6d337c7f fix (panic): possible panic in search using reflection 2024-02-26 01:36:46 +11:00
MickaelK eba127d3ed chore (maintain): code formating 2024-02-26 01:12:54 +11:00
MickaelK a7f292227b fix (page): rewrite - missing feature on connect page 2024-02-26 01:04:00 +11:00
MickaelK d5b0abb2d9 fix (public): linter in frontend rewrite 2024-02-26 00:23:39 +11:00
MickaelK 6ab60bb38d chore (cleanup): typos 2024-02-01 01:15:13 +11:00
MickaelK f3104700f1 chore (plg_video_transcoder): cleaner 2024-02-01 01:08:33 +11:00
MickaelK 921fada709 chore (form): form framework override of input renderer 2024-02-01 00:09:29 +11:00
MickaelK 991a6cc43e chore (log): debug log on samba plugin 2024-01-31 13:05:53 +11:00
MickaelK 24e7b5eb35 fix (plg_search_sqlitefts): prevent context expiration if possible 2024-01-31 01:01:35 +11:00
MickaelK 029f5efc82 fix ([data-bind=backend-enabled]): remove quickfix and fix root cause of cf83f7507c 2024-01-30 17:37:05 +11:00
MickaelK 410e638f19 chore (refactoring): cleanup admin 2024-01-30 17:21:48 +11:00
MickaelK cf83f7507c fix (error): Uncaught Error: undefined node for selector '[data-bind=backend-enabled]' 2024-01-29 19:21:40 +11:00
MickaelK fdd96adecb chore (cleanup): refactoring syntax issue 2024-01-29 18:27:27 +11:00
MickaelK 4660f3a2ff feature (plg_backend_s3): calculate the right mime type 2024-01-25 21:44:55 +11:00
MickaelK 3a1253d4f0 fix (#654): incorrect handling of form number 2024-01-16 08:21:03 +11:00
MickaelK 4b9bf1223f feature (openshift): permissions for deployment on openshift 2024-01-11 21:54:52 +11:00
MickaelK 0c2e5f1351 feature (plg_backend_nfs): add option to calculate uid/gid 2024-01-10 18:32:37 +11:00
MickaelK 005cdddfc7 fix (admin): 0 connection error 2024-01-06 23:03:56 +11:00