コミットグラフ

259 コミット (2836a05f90ad83ca41d91a7dad4d22b2e444d690)
 

作成者 SHA1 メッセージ 日付
Skylar Ittner 2836a05f90 Add app icon to login flow 5年前
Skylar Ittner 27502ed710 Fix unclosed div tag 5年前
Skylar Ittner 3d3e975519 Fix logout redirect 5年前
Skylar Ittner 74971a4592 Add new more flexible login flow 5年前
Skylar Ittner 16be9438b9 Minor text fixes 5年前
Skylar Ittner bb5639c447 Merge BusinessAppTemplate (new settings.php format)
# Conflicts:
#	api.php
#	api/apisettings.php
#	api/index.php
#	app.php
#	index.php
#	langs/en/titles.json
#	lib/Login.lib.php
#	lib/Notifications.lib.php
#	lib/User.lib.php
#	mobile/index.php
#	required.php
#	settings.template.php
5年前
Skylar Ittner 129efd13c7 Add documentation comments to settings 5年前
Skylar Ittner c179ed7ebb Make settings.php an array, not a bunch of defines 5年前
Skylar Ittner f1a85f47fd Add comment 5年前
Skylar Ittner 61d660be69 Add FormBuilder 5年前
Skylar Ittner 20a6c6f143 Fix bug 5年前
Skylar Ittner 5b7ab65946 Make better API system, use new AccountHub API 5年前
Skylar Ittner fb25c4395a Make better API system 5年前
Skylar Ittner 13b60de915 Remove is_empty() 5年前
Skylar Ittner 0e094809fa Cleanup some technical debt 5年前
Skylar Ittner ca179b89ea Add option to hide Station PIN settings, update branding 5年前
Skylar Ittner 32cd18933d Update FontAwesome from 5.3.1 to 5.6.0 5年前
Skylar Ittner 4f1b81ff4b Deprecate is_empty() 5年前
Skylar Ittner cb3c8aaf2d Support undefined messages 5年前
Skylar Ittner f1f682780c Merge BusinessAppTemplate
# Conflicts:
#	.gitignore
#	README.md
#	action.php
#	api.php
#	app.php
#	composer.json
#	composer.lock
#	index.php
#	langs/en/core.json
#	langs/en/titles.json
#	langs/messages.php
#	lib/Exceptions.lib.php
#	lib/Login.lib.php
#	lib/Notifications.lib.php
#	lib/Strings.lib.php
#	lib/User.lib.php
#	mobile/index.php
#	nbproject/project.properties
#	nbproject/project.xml
#	pages.php
#	pages/home.php
#	required.php
#	settings.template.php
#	static/css/bootstrap.min.css
#	static/img/logo.svg
#	static/js/app.js
5年前
Skylar Ittner b55eaea821 Improve noscript UX 5年前
Skylar Ittner 1d81bfb83d Remove app bar 5年前
Skylar Ittner ec44a6740f Fix "language key ... is defined more than once" warning 5年前
Skylar Ittner e714286e5a Close #13 5年前
Skylar Ittner bcc41b887d Update database.sql 5年前
Skylar Ittner eee5af3081 Add generatesynccode mobile API (Business/MobileApp/issues/15) 5年前
Skylar Ittner 47539de2d7 Fix bootstrap font URL 6年前
Skylar Ittner 12aea4a2e2 Update Bootstrap (https://github.com/thomaspark/bootswatch/issues/861) 6年前
Skylar Ittner 4c135d6e59 Update composer, adjust margin 6年前
Skylar Ittner 34f49bfd01 Update README.md 6年前
Skylar Ittner d4621de80f Update README.md 6年前
Skylar Ittner 39ccaa2f2d Add RSS/ATOM notification feeds, close #12 6年前
Skylar Ittner f43f986e25 Adjust cards 6年前
Skylar Ittner c36c365a1b Update Bootstrap and FontAwesome 6年前
Skylar Ittner 8dd7ee6005 Update Bootstrap and FontAwesome 6年前
Skylar Ittner 80d0a017ed Update Bootstrap to 4.1.3 6年前
Skylar Ittner a17f51b72d Update FontAwesome 5.1.0 to 5.3.1 6年前
Skylar Ittner 1271317eb9 Rewrite to use classes, aligning with AccountHub 2.0 6年前
Skylar Ittner 2caec48e4c Add mobile notification API calls 6年前
Skylar Ittner 0c7b4a31f1 Add "all caught up" message when no notifications to show 6年前
Skylar Ittner 1a01f67662 Add appid column to notifications table, remove unused code 6年前
Skylar Ittner 3a9344c535 Update installation instructions, add upgrade instructions (issue #11) 6年前
Skylar Ittner c603644c26 Update database.sql from model 6年前
Skylar Ittner a82e4ba363 Add notification view/delete UI to homepage (closes #10) 6年前
Skylar Ittner 29bc479355 Sort results of Notifications::get() by seen status and timestamp 6年前
Skylar Ittner e1970a8636 Adjust homepage 6年前
Skylar Ittner e321b84434 Add cards for security and sync pages 6年前
Skylar Ittner bc7d7cd313 Add bottom margin on cards 6年前
Skylar Ittner 92162bd1dc Improve app dock/bar 6年前
Skylar Ittner a41b6a689e Add app cards to home page 6年前