Commit graph

61 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 ba3de850f7 Improvements to the package system 2019-05-09 12:51:33 +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 0ce9bde57c Improved session error handling
Added check for the minimum php version
Package update and cleanup
2019-05-07 00:49:24 +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 8e26b35e2a Added curl and wget to bots 2018-12-09 14:58:25 +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 4dbfa5cd23 Added missing getter 2018-11-30 21:36:12 +01:00
Sergio Brighenti ef86b9f012 Fixed namespace 2018-11-30 21:24:44 +01:00
Sergio Brighenti a360ef06f4 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	resources/templates/dashboard/home.twig
2018-11-30 19:17:00 +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 f639f4ee57 Improved user gallery
Small layout changes
updated dependencies
2018-11-28 14:57:04 +01:00
Sergio Brighenti 8bb89ecb62 Merge branch 'master' of C:\Users\Sergio\Documents\GitHub\XBackBone with conflicts. 2018-11-25 16:16:43 +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 dcc850bf01 Consistent html lang attribute (#2) 2018-11-19 19:45:52 +01:00
Sergio Brighenti deab83f737 Consistent html lang attribute 2018-11-19 19:38:47 +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 0409a598d7 Preparing for multilanguage support 2018-11-19 12:19:47 +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