=
|
cebb28d093
|
improve (search): index form content
|
2019-04-18 14:15:20 +10:00 |
|
=
|
81d224f9e8
|
fix (path): default path when logging in - #151
|
2019-04-17 16:32:50 +10:00 |
|
=
|
404c3c01ce
|
security (backend): opt in on host key verification for the SFTP backend
|
2019-04-17 15:02:12 +10:00 |
|
=
|
f438f669f7
|
improve (admin): improve admin console design
|
2019-04-17 14:35:12 +10:00 |
|
=
|
6607a7bcd1
|
fix (admin): typo in admin console
|
2019-04-17 14:19:35 +10:00 |
|
=
|
f9f7b5c4d3
|
feature (backend): add a mysql backend
|
2019-04-17 12:59:23 +10:00 |
|
=
|
23ab6dbf51
|
fix (about): broken config hash
|
2019-04-17 01:14:16 +10:00 |
|
=
|
2e6f0931aa
|
fix (build): enable sqlite fts extension
|
2019-04-17 00:55:30 +10:00 |
|
=
|
e38fa58764
|
documentation (README): update project README
|
2019-04-16 15:57:42 +10:00 |
|
=
|
ee1ceb7907
|
fix (config): config path was updated
|
2019-04-15 23:43:24 +10:00 |
|
=
|
3eb8811e81
|
improve (log): cleanup log messages
|
2019-04-15 15:41:45 +10:00 |
|
=
|
a17dd11ce6
|
fix (cache): fix concurrency issue where our mutex wasn't lock properly
|
2019-04-15 13:09:44 +10:00 |
|
=
|
762977190d
|
improve (go): use old APIs instead of brand new one
|
2019-04-15 12:58:36 +10:00 |
|
=
|
6a9efa6b2f
|
improve (webaim): contrast ratio > 7:1 to comply with webaim AAA level
|
2019-04-15 12:45:50 +10:00 |
|
=
|
20f92b4c0b
|
fix (boot): infinite loop when booting - #154
|
2019-04-15 12:35:08 +10:00 |
|
=
|
8794e4c3bb
|
improve (log): relevant log messages
|
2019-04-15 12:34:36 +10:00 |
|
=
|
52c48223ba
|
improve (log): write in stdout as well as log file
|
2019-04-15 12:19:04 +10:00 |
|
=
|
1623b53103
|
maintenance (plugin): API change on the image transcoding service
|
2019-04-14 21:54:22 +10:00 |
|
=
|
a5125906e7
|
feature (search): in the context of a shared link
|
2019-04-13 00:43:38 +10:00 |
|
=
|
1412b17275
|
fix (share): active button was broken for the uploader
|
2019-04-13 00:31:41 +10:00 |
|
=
|
30ea5c433e
|
fix (path): set the path & link of a newly created folder / file
|
2019-04-12 23:36:07 +10:00 |
|
=
|
ec4b7d236f
|
fix (build): unit test - search stores data in a folder that needs to exist when test are run
|
2019-04-12 21:37:44 +10:00 |
|
=
|
3553af94f6
|
feature (search): new dependency for pdf transcoding: pdftotext
|
2019-04-12 12:35:00 +10:00 |
|
=
|
801760838c
|
feature (seach): index content subject to search
|
2019-04-12 02:37:31 +10:00 |
|
=
|
b0c863eaf5
|
maintenance (dev): development environment and workflow
|
2019-04-10 17:56:39 +10:00 |
|
=
|
1294780b18
|
maintenance (test): init test assets
|
2019-04-09 21:10:45 +10:00 |
|
=
|
4370dfb8c7
|
feature (search): cleanup
|
2019-04-05 17:08:12 +11:00 |
|
=
|
4ba5a7c346
|
feature (search): content indexing: pdf, docx, txt, pptx, org
|
2019-04-04 19:34:24 +11:00 |
|
=
|
e88758567d
|
improve (API): Cat now returns a io.ReadCloser to make it obvious it has to be closed
|
2019-04-04 19:27:06 +11:00 |
|
=
|
48d997066c
|
feature (search): search result, filter out some results from the search
|
2019-04-03 18:14:35 +11:00 |
|
=
|
d4b0496b19
|
feature (search): dynamically create link for search
|
2019-04-03 18:03:51 +11:00 |
|
=
|
bf2e44baab
|
fix (design): fix position issue within the admin console
|
2019-04-03 15:17:23 +11:00 |
|
=
|
d046027bd9
|
conf (makefile): default rule in project Makefile
|
2019-04-03 15:16:32 +11:00 |
|
Mickael
|
0127fa2c02
|
feature (search): search feature
|
2019-04-02 19:48:50 +11:00 |
|
Mickael KERJEAN
|
e729feb43c
|
doc (legacy): remove mentions of things that don't exist anymore
|
2019-04-02 12:28:10 +11:00 |
|
Mickael KERJEAN
|
07c6e5bab4
|
maintenance (cleanup): dead code elimination
|
2019-03-25 22:37:25 +11:00 |
|
Mickael KERJEAN
|
ce2f3cfc2b
|
feature (webdav): build webdav server from shared link
|
2019-03-25 22:08:45 +11:00 |
|
Mickael KERJEAN
|
133d2257b9
|
improvement (boot): better boot messages
|
2019-03-21 02:33:34 +11:00 |
|
Mickael KERJEAN
|
3cbe3ab6bb
|
improve (viewer): improve image and video viewer
|
2019-03-21 00:56:10 +11:00 |
|
Mickael KERJEAN
|
b688c470a5
|
fix (IE): better nothing than something half working for IE, will remove when IE is properly tested
|
2019-03-19 13:07:17 +11:00 |
|
Mickael KERJEAN
|
3e32c4e1f0
|
improve (exif): the more button only appear when there's something to show
|
2019-03-19 00:59:01 +11:00 |
|
Mickael KERJEAN
|
5afe004d11
|
improve (design): fix weird size of the closing button in the exif viewer
|
2019-03-19 00:52:07 +11:00 |
|
Mickael KERJEAN
|
872a6e0cd0
|
fix (bug): issue in date formatting and file size using the webdav backend - #143
|
2019-03-18 23:08:58 +11:00 |
|
Mickael KERJEAN
|
bbdcd995da
|
fix (edge case): forgotten edge case when page change
|
2019-03-18 14:16:08 +11:00 |
|
Mickael KERJEAN
|
8d6ee6b940
|
improve (loader): nyan cat as default loader
|
2019-03-18 14:15:16 +11:00 |
|
Mickael KERJEAN
|
e224ef16fe
|
feature (abusive): creative defense against attacks
|
2019-03-18 13:37:32 +11:00 |
|
Mickael KERJEAN
|
d6ba3f0cf1
|
fix (logout): display an error when something goes wrong during logout - instead of infinite spinner
|
2019-03-15 18:13:28 +11:00 |
|
Mickael KERJEAN
|
cb9f3badc7
|
fix (navigation): navigation was braking when a file had a pound in its name
|
2019-03-15 18:01:55 +11:00 |
|
Mickael KERJEAN
|
fb829c8c3a
|
fix (admin): download the activity log would get an error
|
2019-03-15 17:26:33 +11:00 |
|
Mickael KERJEAN
|
c2361c105a
|
feature (loader): awesome loader on intial page load
|
2019-03-15 16:38:04 +11:00 |
|