index
:
greatoffice
master
My take/showcase on a business management system
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
kit
/
src
/
routes
Commit message (
Collapse
)
Author
Age
Files
Lines
*
feat: Functionality complete public sites
ivarlovlie
2022-10-01
6
-82
/
+178
|
*
feat: !WIP Enable an alert to be shown on mount
ivarlovlie
2022-09-29
1
-9
/
+9
|
*
feat: !WIP Implement password reset request fulfillment
ivarlovlie
2022-09-29
2
-0
/
+132
|
*
feat: Show an 503 message if GET /valid-session fails
ivarlovlie
2022-09-29
1
-2
/
+8
|
*
feat: Make buildable
ivarlovlie
2022-09-29
1
-83
/
+151
|
*
refactor: Transition back to non-namespaced i18n
ivarlovlie
2022-09-29
4
-46
/
+50
|
*
refactor: Check session and redirect server side
ivarlovlie
2022-09-29
4
-41
/
+22
|
*
refactor: !WIP Use i18n namespaces
ivarlovlie
2022-09-28
3
-59
/
+48
|
*
refactor: Streamline public route names
ivarlovlie
2022-09-28
4
-5
/
+5
|
*
refactor: Rename to signin
ivarlovlie
2022-09-28
2
-1
/
+1
|
*
refactor: Use new form components
ivarlovlie
2022-09-28
1
-70
/
+41
|
*
refactor: Freshen up /book
ivarlovlie
2022-09-28
3
-13
/
+28
|
*
feat: Add input component
ivarlovlie
2022-09-28
1
-0
/
+48
|
*
fix: Align public route checking with new layout groups
ivarlovlie
2022-09-28
1
-3
/
+1
|
*
feat: Add switch component
ivarlovlie
2022-09-28
2
-0
/
+33
|
*
feat: Support loading buttons
ivarlovlie
2022-09-28
1
-3
/
+5
|
*
feat: Introduce some nicer colors
ivarlovlie
2022-09-28
1
-1
/
+1
|
*
feat: Move frontend into layout group (main)
ivarlovlie
2022-09-27
14
-10
/
+43
|
|
|
|
This enables /book to load without the usual layout (app layout)
*
feat: More complete alert
ivarlovlie
2022-09-25
2
-1
/
+13
|
*
feat: Safelist all classes needed for alerts
ivarlovlie
2022-09-25
6
-18
/
+100
|
*
feat: Implement functionality for requesting password resets
ivarlovlie
2022-09-24
1
-10
/
+93
|
*
refactor: Update i18n calls
ivarlovlie
2022-09-24
1
-31
/
+69
|
*
feat: Add LocaleSwitcher globally
ivarlovlie
2022-09-24
1
-8
/
+18
|
*
feat: Loading locales now work, needs a bit of a polish
ivarlovlie
2022-09-20
5
-7
/
+24
|
*
feat: Move old apps into it's own directory
ivarlovlie
2022-09-20
8
-0
/
+420