Commit graph

37 commits

Author SHA1 Message Date
Sergio Brighenti 63c332a697 3.1.RC1
Fixed installer issues
2020-04-06 12:43:47 +02:00
Sergio Brighenti a253234bd4 Fixed installer errors 2020-04-05 14:53:22 +02:00
Sergio Brighenti b87faad0c9 Improved ldap auth 2020-03-31 17:23:09 +02:00
Sergio Brighenti 12179f1b06 Added export feature (closes #126)
Added copy mode option (closes #117)
2020-02-26 12:22:25 +01:00
Sergio Brighenti 10d7e0654d Preparing for new features
Fixed #131
2020-02-25 17:09:36 +01:00
Sergio Brighenti 3b7e2fadde Fixed error with migrate command (closes #115) 2019-12-04 12:27:23 +01:00
Sergio Brighenti 6f4e19f02b Fixed error in mysql migration 2019-11-25 20:54:30 +01:00
Sergio Brighenti 3a85b40ccc Updated readme 2019-11-19 14:57:49 +01:00
Sergio Brighenti cb86a32d80 Container refactoring 2019-11-19 12:32:58 +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 6838ca93c3 lock file 2019-09-15 16:00:12 +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 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 ba91b9e1a5 Bump version 2019-05-12 15:58:44 +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 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 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 7c4c02fac4 Improved user gallery
Improved public view
2018-11-20 18:46:39 +01:00
Sergio Brighenti a950ec9af3 Completed multilang
Routes rework
2018-11-19 19:04:43 +01:00
Sergio Brighenti 4b25b842b1 Added support for sharex deletion url 2018-11-17 21:54:05 +01:00
Sergio Brighenti 5c362d7e26 Bug fixes
added route caching
added helpers
improved redirecting
2018-11-13 18:05:17 +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 632b2df039 Added command to switch between bootswatch.com themes 2018-10-13 13:45:57 +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 37e06e7c40 Bump version 2018-05-01 13:49:25 +02:00
Sergio Brighenti 805d1d07a8 Initial commit 2018-04-28 14:20:07 +02:00