Commit graph

99 commits

Author SHA1 Message Date
Sergio Brighenti
3b7e2fadde Fixed error with migrate command (closes #115) 2019-12-04 12:27:23 +01:00
Sergio Brighenti
f82841259d Refresh the token after the login 2019-11-23 13:18:00 +01:00
Sergio Brighenti
12063d4542 Unset debug after installation 2019-11-22 12:21:02 +01:00
Sergio Brighenti
0f93a96d6b Refactor 2019-11-22 11:59:14 +01:00
Sergio Brighenti
5cd276aade
Apply fixes from StyleCI (#108)
[ci skip] [skip ci]
2019-11-21 18:08:57 +01:00
SergiX44
6c004f8f96 Revert previous CI hell 2019-11-21 18:00:47 +01:00
Sergio Brighenti
f6b186ad99 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-11-21 16:45:53 +00:00
Sergio Brighenti
fc5f719df4
Apply fixes from StyleCI (#103) 2019-11-21 15:23:33 +01:00
Sergio Brighenti
7589348daf Added cancel upload button
Added button delete
2019-11-21 15:23:02 +01:00
Sergio Brighenti
a424f87523
Apply fixes from StyleCI (#100) 2019-11-20 18:49:31 +01:00
Sergio Brighenti
1ce14a24f4 Controllers refactoring 2019-11-20 18:46:47 +01:00
Sergio Brighenti
3cd5dfbcec Changed lang configuration option 2019-11-19 13:59:17 +01:00
Sergio Brighenti
29dd38feb9 User controller refactoring 2019-11-19 12:55:51 +01:00
Sergio Brighenti
cb86a32d80 Container refactoring 2019-11-19 12:32:58 +01:00
SergiX44
399901c7a8 Fixing bad base url 2019-11-18 11:42:42 +01:00
Sergio Brighenti
eccd5d5070 Fixed installer and app base paths
Fixes #93
2019-11-17 19:48:37 +01:00
Sergio Brighenti
d7a78a0201 Avoid response-copying when resizing images. 2019-11-16 13:06:53 +01:00
Sergio Brighenti
748bd98abf Added remember me
Fixed middleware execution order
closes #81
2019-11-15 15:47:51 +01:00
Sergio Brighenti
5adb29d700 Added ability to set custom html
improved session samesite implementation for older php versions
Fixes #82
2019-11-15 00:56:25 +01:00
SergiX44
56c58d50b3 Secure session via SameSite header 2019-11-14 17:11:59 +01:00
Sergio Brighenti
6cb67d2dbc Improved thumbnail generation
Fixes #88
2019-11-14 12:31:18 +01:00
Sergio Brighenti
310b40767c Implemented web upload
Closes #50 and #70
2019-11-13 23:31:48 +01:00
SergiX44
5a0b5adcad Partially added web upload
#70 #50
2019-11-13 16:23:10 +01:00
Sergio Brighenti
b5784abb52 Converted installer 2019-11-13 13:02:31 +01:00
Sergio Brighenti
20d13c9bd1 Raw url accept also the file extension
Implements and closes #78
2019-11-13 01:07:38 +01:00
Sergio Brighenti
09eeac3ed1 Removed container instance 2019-11-13 00:30:55 +01:00
Sergio Brighenti
d8df60040a Upgrade to slim 4 2019-11-13 00:13:23 +01:00
Sergio Brighenti
d4f85241d0 Only update to the latest stable version 2019-10-23 11:55:08 +02:00
Sergio Brighenti
a59e364417 Clear database after orphaned files removal
plaintext passwd not correctly removed from logs
Fixes #74
2019-09-17 22:12:06 +02:00
Sergio Brighenti
8fe739139f Fixed icons in installer 2019-09-15 16:09:31 +02:00
Sergio Brighenti
6838ca93c3 lock file 2019-09-15 16:00:12 +02:00
Pietro Marangon
33e8223222 Prevent "Undefined index" notice #68 (#69)
* Prevent "Undefined index" notice #68

* Update Lang.php
2019-09-15 13:29:30 +02:00
Sergio Brighenti
99f100c228 Fixed #67 2019-09-14 14:50:14 +02:00
Sergio Brighenti
9294c3382b Move to fontawesome webfonts
Added cache busting
2019-09-06 14:26:41 +02:00
Sergio Brighenti
111f220629 Fixed installed bad path check 2019-09-04 21:43:43 +02:00
Sergio Brighenti
42883417e8 Fixed bad redirects (closes #62)
Improved installer extensions recognitions
Improved cli commands
2019-09-03 21:53:12 +02:00
Sergio Brighenti
5af7567b1a Improved lang handling 2019-08-20 14:56:41 +02:00
Sergio Brighenti
f47bc3241a Improved install wizard 2019-05-23 21:24:04 +02:00
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