Commit Graph

34 Commits

Author SHA1 Message Date
Buster "Silver Eagle" Neece 440010820a Reference new project homepage instead of Github Wiki pages 2018-06-06 13:42:12 -05:00
Buster "Silver Eagle" Neece 8b3cd5d03d Switch to pure PHP-based translations library to remove gettext dependency. 2018-03-18 20:31:43 -05:00
Buster "Silver Eagle" Neece 730e33472b Give credit to Tyson Tan <3 2018-03-08 18:06:29 -06:00
Brett Montgomery e5fc9e9636 Custom JS in public page (#461)
* Add custom JS field in Branding configuration page to add custom script in public webpages.
2018-02-28 09:25:33 -06:00
Buster "Silver Eagle" Neece bc769f1dac #361 -- Allow hiding of AzuraCast branding on public pages 2018-02-04 07:20:23 -06:00
Buster "Silver Eagle" Neece ae2d9e66d4 Bring alert messages back by restoring nonces to their JS call. 2018-01-28 00:05:56 -06:00
Buster "Silver Eagle" Neece 6fa1719df3 #369 -- Fix pages that are missing CSP nonces. 2018-01-09 16:46:39 -06:00
Buster "Silver Eagle" Neece f43143ec59 New asset dependency/inclusion management system. 2017-09-24 06:29:19 -05:00
Buster "Silver Eagle" Neece 316e43886f Closes #231 -- Allow custom CSS branding on public and internal pages. 2017-09-19 21:10:06 -05:00
Buster "Silver Eagle" Neece 9ca833d846 Static asset cleanup part 2 2017-09-19 05:42:30 -05:00
Buster "Silver Eagle" Neece 48c189e5b4 Static asset cleanup part 1 2017-09-19 05:19:14 -05:00
Buster "Silver Eagle" Neece 96af3eb119 Move nowplaying items to Vue components. 2017-09-15 06:28:49 -05:00
Buster Silver 77300569b5 [Best Practices] Remove direct DI access from view layer. 2017-08-02 03:05:29 -05:00
Buster "Silver Eagle" Neece 69aa859352 Redis cache overhaul and optimization, settings restructure. 2017-07-18 19:09:29 -05:00
Buster "Silver Eagle" Neece a9415fb9bb Fix session generation issue on internal API calls, and migrate the environment
flag to be a defined boolean instead of string comparison for less error-prone-ness.
2017-07-16 13:41:28 -05:00
Buster Silver c0da8c66cc Minor tweaks to growl notifications and the danger confirmation. [skip ci] 2017-06-10 06:04:47 -05:00
Buster Silver b3c2973737 Move notification on login screen, add delete confirmation boxes. [skip ci] 2017-06-10 01:05:29 -05:00
Buster Silver 2ea6072bdd Remove RetinaJS, make the logotype textual and add the ability to set an 'instance name' next to it. 2017-05-20 23:27:34 -05:00
Buster Silver 87d91f9db1 Fix remaining PHP short open tags, and attempt to allow them anyway in Travis. 2016-10-21 03:34:06 -05:00
Buster Silver d70d2eaf34 Update profile page display and remove all dependency on Font Awesome (as it conflicts with ZMDI Material Design Icons) 2016-10-11 19:58:40 -05:00
Buster Silver bd02874eaa Update login and 404 page styling. 2016-10-06 22:14:55 -05:00
Buster Silver 91466d298e Add dark theme, add user database field for theme and update profile form. Create new \App\Customization class that handles all user-customizable values. 2016-10-06 21:41:04 -05:00
Buster Silver 497a7e73c3 Implement retina versions of the header navigation background and site logo, and add auto-switching retinajs library. 2016-09-25 02:09:00 -05:00
Buster Silver 666414b3b5 Move partial templates into a "partials" folder. 2016-09-24 17:12:54 -05:00
Buster Silver 117c54d772 Add development/production app icon collections and distinguish between the two visually (development is purple) to avoid errors. 2016-09-24 01:11:24 -05:00
Buster Silver ca22c0a020 Add toast display to minimal theme, implement "login failed" message. 2016-09-23 02:29:02 -05:00
Buster Silver c55b863a85 Closes #44 -- Switch to multibyte string handling for files manager to allow UTF-8 filenames through without issue. 2016-09-21 21:08:00 -05:00
Buster Silver 04fb8c50e6 Working PreDispatch/init on MVC Controller, functional redirects, login page and minimal theme working, 404 handler added, Whoops re-implemented for errors. 2016-09-17 16:18:50 -05:00
Buster Silver a5d46de80a Get main template and homepage working properly in Plates templates. 2016-09-17 14:58:29 -05:00
Buster Silver 29dae7dc5a Switch to symlinks for grunt/npm files (for live updates), clean up build process, update login page theme. 2016-05-04 20:14:43 -05:00
Buster Silver e503e20f76 Install jQuery Bootgrid and Font Awesome to static folder, fix Grunt dependencies and update installer to move NPM install outside of Vagrant shared folder (to avoid Windows folder length issues). 2016-05-04 18:48:22 -05:00
Buster Silver 8a3cb890b3 Rename "vendor" to "vendors" in static, fix rendering issues so initial setup prompt shows up (not wired up yet). 2016-05-04 03:13:36 -05:00
Buster Silver 1ff3e95a3b Fix issues with deploy script, line endings on config files, and get to the point that something renders! 2016-05-04 00:39:47 -05:00
Buster Silver 890e0fe0b9 Heavy cleanup, adoption of the \App\ namespace (replacing both \DF\ and \PVL), removing unused ORM entities, services, and files. Updating readme to indicate heavy development status. 2016-05-01 22:17:53 -05:00