Commit graph

33 commits

Author SHA1 Message Date
Sergio Brighenti
5606224339 Replaced validation system 2020-04-04 19:29:00 +02:00
Sergio Brighenti
64772d190c Improving ldap auth 2020-03-31 20:12:22 +02:00
Sergio Brighenti
db483bb53e Implemented validation helper
Dependencies resolved through container
2020-03-03 17:18:52 +01:00
Sergio Brighenti
623de4b5e0 Refactoring 2020-03-02 21:43:34 +01:00
Sergio Brighenti
ac4429fe0c Upload improvements 2020-03-02 19:16:11 +01:00
Sergio Brighenti
038fb156c1 Completed user quota implementation 2020-03-01 21:16:57 +01:00
Sergio Brighenti
17c24860b2 Completed user quota implementation 2020-03-01 17:03:07 +01:00
Sergio Brighenti
a5b8db5330 Fixed minor bug
working on user quota
2020-02-29 23:35:43 +01:00
Sergio Brighenti
4297683e74 Update quota counters on upload and deletion 2020-02-28 14:29:29 +01:00
Sergio Brighenti
49c9e48e5e Working on user registration, user disk quota, password recovery 2020-02-26 18:26:19 +01:00
Sergio Brighenti
f82841259d Refresh the token after the login 2019-11-23 13:18:00 +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
a424f87523
Apply fixes from StyleCI (#100) 2019-11-20 18:49:31 +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
d8df60040a Upgrade to slim 4 2019-11-13 00:13:23 +01: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
99f100c228 Fixed #67 2019-09-14 14:50:14 +02:00
Sergio Brighenti
5af7567b1a Improved lang handling 2019-08-20 14:56:41 +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
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
0444705121 Added warn when try do download an invalid config 2018-11-15 17:10:43 +01:00
Sergio Brighenti
201affab45 Changed redirect function 2018-11-14 19:45:47 +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
4ee5c41f37 Completed install wizard 2018-11-11 20:20:38 +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
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
805d1d07a8 Initial commit 2018-04-28 14:20:07 +02:00