1
0
Fork 0
Commit Graph

4726 Commits

Author SHA1 Message Date
Daniel Supernault 1d9adc50db
Update webpack, add story-compose.js 2019-12-31 19:29:50 -07:00
Daniel Supernault 8a231928f5
Update RestrictedNames 2019-12-31 16:52:17 -07:00
Daniel Supernault 758e633c2c
Update InternalApiController, fixes #1901 2019-12-31 16:26:53 -07:00
Daniel Supernault 2189dfb5f6
Add story compose blade view 2019-12-31 16:17:10 -07:00
Daniel Supernault 1960e8d6b4
Update instance config, add stories 2019-12-31 16:16:02 -07:00
Daniel Supernault 7faa9d8e61
Add S3 + Stories 2019-12-31 02:33:54 -07:00
Daniel Supernault 6bb8099583
Update VideoThumbnail pipeline job 2019-12-24 19:34:16 -07:00
Daniel Supernault 1199fb89f6
Update ImageUpdate pipeline job 2019-12-24 19:33:38 -07:00
Daniel Supernault 77b3b3894a
Update admin nav menu 2019-12-23 23:53:27 -07:00
Daniel Supernault f4448db0c2
Update compiled assets 2019-12-23 23:49:41 -07:00
Daniel Supernault 21a802da33
Update NewsroomController 2019-12-23 23:46:52 -07:00
Daniel Supernault fd65d93929
Update NotificationCard.vue, add fade transition on mount 2019-12-23 23:46:29 -07:00
Daniel Supernault eef62b4961
Update site news nav 2019-12-23 23:45:47 -07:00
Daniel Supernault 2f772ece1c
Update web routes 2019-12-23 23:45:23 -07:00
Daniel Supernault 48ae8cabbe
Update timeline.js 2019-12-23 23:40:22 -07:00
Daniel Supernault 23c131d005
Update Timeline.vue component 2019-12-23 23:39:59 -07:00
Daniel Supernault 1917350755
Update AnnouncementsCard.vue 2019-12-23 23:38:47 -07:00
Daniel Supernault 1091d3fa07
Add Newsroom admin blade views 2019-12-23 23:15:25 -07:00
Daniel Supernault 2ffb29f3a5
Add Newsroom admin blade views 2019-12-23 23:15:03 -07:00
Daniel Supernault fd7460c433
Update Newsroom model, add editUrl() method 2019-12-23 23:13:03 -07:00
Daniel Supernault 481954445e
Update AdminController, add Newsroom 2019-12-23 23:12:23 -07:00
Daniel Supernault 30c1af7c78
Add Announcements/Newsroom feature 2019-12-22 23:13:49 -07:00
Daniel Supernault 279c57d9a5
Update FederationController 2019-12-20 23:15:15 -07:00
Daniel Supernault 9def9d0801
Update readme 2019-12-18 14:56:32 -07:00
Daniel Supernault b32cf31cdd
Update site config service 2019-12-17 20:56:09 -07:00
Daniel Supernault 38199308d1
Update .env, remove SESSION_LIFETIME 2019-12-17 02:33:13 -07:00
Daniel Supernault 1b20ebd46d
Deprecate mixed media albums 2019-12-14 21:29:00 -07:00
Daniel Supernault aa1f74efbc
Add exception lang file 2019-12-14 21:27:42 -07:00
Daniel Supernault 813ef12329
Update LikePipeline, fix typo 2019-12-14 20:34:56 -07:00
Daniel Supernault 1b9c1bfa34
Update LikePipeline, fix typo 2019-12-14 20:31:26 -07:00
Daniel Supernault 6b3c5f94c3
Update changelog 2019-12-14 13:02:38 -07:00
Daniel Supernault 47c132c622
Update controller 2019-12-14 13:02:24 -07:00
Daniel Supernault 295e80eb72
Add Force MetroUI labs experiment 2019-12-14 01:41:37 -07:00
Daniel Supernault b94af397c9
Update views 2019-12-11 01:25:56 -07:00
Daniel Supernault c369882b48
Update Redis namespace 2019-12-10 23:04:03 -07:00
Daniel Supernault fa8e0dca4d
Update RegisterController 2019-12-09 00:48:03 -07:00
Daniel Supernault a7c30388d8
Update config 2019-12-08 14:18:18 -07:00
Daniel Supernault e7ad61c047
Update InternalApiController, fix compose api and php 7.4 compat 2019-12-08 13:55:27 -07:00
Daniel Supernault 551e078489
Update compiled assets 2019-12-08 00:54:44 -07:00
Daniel Supernault 076023eac9
Update CollectionComponent.vue 2019-12-08 00:53:31 -07:00
Daniel Supernault 0569846f15
Update web routes 2019-12-08 00:51:31 -07:00
Daniel Supernault 46c9a3742e
Update CollectionController 2019-12-08 00:51:14 -07:00
Daniel Supernault 73f2f98eb0
Update changelog 2019-12-07 19:44:44 -07:00
Daniel Supernault c2826fd3fd
Update CollectionController, increase collection limit from 18 to 50 2019-12-07 19:43:46 -07:00
daniel 0f08fb6ff1
Merge pull request #1883 from Strubbl/docker-remove-imagck
docker.apache: remove imagick
2019-12-07 18:47:08 -07:00
Sven Fischer 553ba55e8c docker.apache: remove imagick
cause gd is sufficient. It's either imagick or gd required.
2019-12-07 11:45:38 +01:00
Daniel Supernault 2238f18eed
Update nav 2019-12-06 23:22:10 -07:00
daniel a1cd57e206
Merge pull request #1880 from Strubbl/docker.apache-update-php-to-7.4-composer-to-1.9.1-fix-gd
docker.apache: update php to 7.4, composer to 1.9.1, fix gd configure…
2019-12-06 12:24:54 -07:00
Sven Fischer ef63e1325f docker.apache: update php to 7.4, composer to 1.9.1, fix gd configure flags
w.r.t gd see also https://github.com/docker-library/php/issues/912
2019-12-06 18:27:29 +01:00
Daniel Supernault 473d1755b8
Update nav 2019-12-05 21:10:28 -07:00