Commit graph

49 commits

Author SHA1 Message Date
Sergio Brighenti f6a6be7312 Start adding support to use AWS S3, Google Cloud Storage, Dropbox and FTP(s) accounts as storage location 2019-05-19 15:39:42 +02:00
Sergio Brighenti de42f2e8bf Improved exception logging 2019-05-12 15:52:26 +02:00
Sergio Brighenti abe3733b09 Added preloading
Avoid to load big text files
Other improvements
2019-05-08 18:44:42 +02:00
Sergio Brighenti 5f274cb493 Improved partial content implementation
Fixed issue #27
2019-04-10 21:28:40 +02:00
Sergio Brighenti 4f7c91cc3b Keep clean the config file after the upgrade 2019-02-07 17:34:19 +01:00
Sergio Brighenti 1df8ae9592 Added nginx.conf
improved templates
2019-02-06 22:34:56 +01:00
Sergio Brighenti 3ba38eff2c Completed maintenance impl.
Small fixes
2019-01-31 20:53:49 +01:00
Sergio Brighenti 7b81478667 Added maintenance mode (close #18)
Optimized release zip size
2019-01-31 11:48:39 +01:00
Sergio Brighenti c60e3d059e Completed partial content implementation
videojs layout fixes
Added translations
2019-01-30 23:19:33 +01:00
Sergio Brighenti edd9895684 Streaming Partial content impl 2019-01-29 13:04:49 +01:00
Sergio Brighenti ea6b9a4ebb Working on self update feature
Removed column too big (fixes #17)
2019-01-26 18:37:00 +01:00
Sergio Brighenti af92f3d70a Working on self update feature 2019-01-24 21:48:22 +01:00
Sergio Brighenti dbc55bdb6f Fixed inaccurate message in case of file too large (fixes #15)
Minor fix to the mobile layout
2019-01-24 11:49:46 +01:00
Sergio Brighenti f49d6ef979 Default order desc 2019-01-22 23:54:17 +01:00
Sergio Brighenti 64d72d8ef7 Fixed error during the upgrade process 2019-01-22 23:32:54 +01:00
Sergio Brighenti fb8fd68340 Implemented search
Updated js deps
2019-01-22 17:39:57 +01:00
Sergio Brighenti 9c5b5a763f Added twig layout with search, order by and sorting 2019-01-20 22:37:58 +01:00
Sergio Brighenti 2b8671f0c6 Implemented custom queries 2019-01-13 21:27:10 +01:00
Sergio Brighenti ca361c8eef Refactoring and improvements 2019-01-10 23:22:19 +01:00
Sergio Brighenti da437a203b Refactoring storage access
Added checks during installation phase
2018-12-09 14:42:50 +01:00
Sergio Brighenti 535fce4f8f Added checks in the installer 2018-12-07 10:17:45 +01:00
Sergio Brighenti 0d21b2b21d Working for improving the installer 2018-12-06 21:20:50 +01:00
Sergio Brighenti cae02d816f Small script improvement 2018-11-30 10:51:03 +01:00
Sergio Brighenti 662cf9bcd2 Added linux script 2018-11-29 10:10:59 +01:00
Sergio Brighenti 7c4c02fac4 Improved user gallery
Improved public view
2018-11-20 18:46:39 +01:00
Sergio Brighenti f2c6936b8a Added discord service bot 2018-11-19 21:35:58 +01:00
Sergio Brighenti 94bb1d3c56 Wrong link building 2018-11-19 19:19:02 +01:00
Sergio Brighenti a950ec9af3 Completed multilang
Routes rework
2018-11-19 19:04:43 +01:00
Sergio Brighenti cc68de1779 Fixed session reset with HTTP/2 enabled 2018-11-19 11:50:42 +01:00
Sergio Brighenti 4b25b842b1 Added support for sharex deletion url 2018-11-17 21:54:05 +01:00
Sergio Brighenti 0444705121 Added warn when try do download an invalid config 2018-11-15 17:10:43 +01:00
Sergio Brighenti 2465fdd172 Improved theme 2018-11-15 12:10:23 +01:00
Sergio Brighenti 8bc50c69d9 Fixed http2 push 2018-11-14 22:35:39 +01:00
Sergio Brighenti 201affab45 Changed redirect function 2018-11-14 19:45:47 +01:00
Sergio Brighenti a825b74a0d Removed useless templates
Reorganized css/js in pages
2018-11-14 19:25:08 +01:00
Sergio Brighenti 2df1254f44 Code cleanup 2018-11-13 18:47:57 +01:00
Sergio Brighenti 5c362d7e26 Bug fixes
added route caching
added helpers
improved redirecting
2018-11-13 18:05:17 +01:00
Sergio Brighenti d6a9fcf600 theme switcher
mysql support
used space indicator
2018-11-12 18:56:12 +01:00
Sergio Brighenti ba6ed78bd9 added discord bot
Changelog
2018-11-11 20:33:19 +01:00
Sergio Brighenti 4ee5c41f37 Completed install wizard 2018-11-11 20:20:38 +01:00
Sergio Brighenti 72523843b6 Working on install wizard 2018-11-11 19:18:27 +01:00
Sergio Brighenti 4a4c51996c 2.0 Flight -> Slim 3 2018-11-11 17:02:50 +01:00
Sergio Brighenti 732cf7ff48 Doc blocks 2018-10-13 18:25:48 +02:00
Sergio Brighenti 9ae8375be0 Added popever to write the telegram message when sharing.
Packaging improvements.
Updated some dependencies.
Allow Facebook bots to display the preview.
2018-10-13 13:09:02 +02:00
Pietro Marangon 3cb4ca790c Fix & improvements (#2)
* New .gitignore
Added violinist.io configuration
Start with CI
Started moving CSS/JS to NPM

* Fix & improvements
Security improves (SHA256 instead of MD5) and new PHP7 random function
Security fix admin check from database instead of session
Security fix user active for every page that require login
UX fix admin cannot demote himself
Added Gruntfile.js
Updated composer.json dependency
Addeded PHP >=7.1 to composer.json
Moved static file to src

* Results of .gitignore "static/"

* Fix migration for admin user_code

* Travis test for grunt (JS)

* Changed user_code generation method
Updated Travis test
2018-06-02 22:32:14 +02:00
Sergio Brighenti 7496ba8f3a removed http2push from dashboard 2018-05-01 14:44:21 +02:00
Sergio Brighenti 765fbdeb25 Generate config for ShareX
Display file size
2018-05-01 14:28:31 +02:00
Sergio Brighenti 00d12b5012 Scale previews for better performances
Small fixes
2018-05-01 13:49:03 +02:00
Sergio Brighenti 805d1d07a8 Initial commit 2018-04-28 14:20:07 +02:00