|
|
1987fae304
|
schema changes, part #2
|
2025-10-10 19:07:15 +02:00 |
|
|
|
073b8f2367
|
update changelog
|
2025-10-10 17:46:29 +02:00 |
|
|
|
7a60f50b3a
|
schema changes, part #1
|
2025-10-10 17:42:10 +02:00 |
|
|
|
b5112c6565
|
code cleanup + aesthetic changes
|
2025-09-13 00:13:15 +02:00 |
|
|
|
3c6d52ed28
|
1.0.0 release + update libsuou version
|
2025-09-11 21:13:06 +02:00 |
|
|
|
e1392ce088
|
fix user group membership not being assigned
|
2025-09-07 22:06:08 +02:00 |
|
|
|
f37be35648
|
fix bugs in templates
|
2025-09-05 23:56:22 +02:00 |
|
|
|
899bf78522
|
change string order in i18n
|
2025-09-05 22:23:27 +02:00 |
|
|
|
93e6b9a0d3
|
the big change
|
2025-09-05 21:42:18 +02:00 |
|
|
|
14e69ac291
|
CSS + HTML change
|
2023-12-12 19:29:43 +01:00 |
|
|
|
acf918f656
|
Introduce flask_arrest, fix dotenv loading (Apache), and new template macro "nl.jinja2"
|
2023-12-12 10:10:20 +01:00 |
|
|
|
910e01b691
|
version advance + some refactoring
|
2023-07-12 16:28:59 +02:00 |
|
|
|
ded90d1ac4
|
Version advance
|
2023-07-12 15:48:41 +02:00 |
|
|
|
1bbf7eebfe
|
Implement user disabling
|
2023-07-12 15:43:16 +02:00 |
|
|
|
09bbbd74a4
|
Improve SEO + add perms helper
|
2023-07-12 11:58:19 +02:00 |
|
|
|
ea0ccc0d0d
|
Introduce /rules + minor style changes
|
2023-06-21 00:13:30 +02:00 |
|
|
|
a30d1c6fe0
|
Fix import/export calendar
|
2023-06-20 19:37:38 +02:00 |
|
|
|
d53677ea66
|
Style changes
|
2023-05-18 08:47:06 +02:00 |
|
|
|
ba3ed04b44
|
Improved calendar month view
|
2023-05-17 20:52:33 +02:00 |
|
|
|
a24386c45e
|
Add Page.get_perms() + more material icons
|
2023-05-16 22:38:21 +02:00 |
|
|
|
0801e841ad
|
Improve calendar and nl-list
|
2023-04-06 23:02:07 +02:00 |
|
|
|
63a2b60f1d
|
Add .article-header and .article-actions classes to view.html
|
2023-04-06 22:10:55 +02:00 |
|
|
|
191e235137
|
added /manage/ and /manage/accounts/ views, added TOC to template
|
2023-03-22 09:49:38 +01:00 |
|
|
|
4536f7fbd9
|
print style fixes
|
2023-03-20 10:40:39 +01:00 |
|
|
|
c46b07a3b2
|
version advance, schema changes, style changes, terms and privacy policy, added installer script
|
2023-03-17 23:26:05 +01:00 |
|
|
|
9f9525ecd1
|
Improved calendar view
|
2023-03-17 11:40:34 +01:00 |
|
|
|
a8b24f2765
|
minor fixes + update version number
|
2023-03-16 14:52:55 +01:00 |
|
|
|
722ceb4724
|
rename .html to .jinja2, part 2
|
2023-03-16 14:24:29 +01:00 |
|
|
|
2887d94a8c
|
rename .html templates to .jinja2 for more consistency
|
2023-03-16 14:17:50 +01:00 |
|
|
|
7f050afb8b
|
fixed markdown extensions
|
2023-03-16 14:08:40 +01:00 |
|
|
|
5f4370f953
|
Extensions don’t work anymore on Python 3.10 (Markdown 3.4.1), adding a way to disable them.
|
2023-03-12 10:03:01 +01:00 |
|
|
|
6f53cd3836
|
Implemented calendar
|
2023-02-10 14:15:21 +01:00 |
|
|
|
d2cef14c38
|
Added edit comments, user contributions and improved history page
|
2023-01-08 17:59:52 +01:00 |
|
|
|
f4d536dc47
|
Improved users, now /create and /edit require user login, changed savepoint() helper
|
2023-01-07 23:04:06 +01:00 |
|
|
|
83e2c892b3
|
Added importer and ability to register accounts
|
2023-01-05 11:46:54 +01:00 |
|
|
|
506fefc1f0
|
small fixes
|
2022-12-16 20:24:49 +01:00 |
|
|
|
9e8e6e0eec
|
added CSS variables and exporting pages
|
2022-11-30 18:07:59 +01:00 |
|
|
|
eef7f001d5
|
Add katex_url from custom CDN
|
2022-11-12 22:33:50 +01:00 |
|
|
|
00bd1128d1
|
Add login/logout routes
|
2022-11-12 11:15:06 +01:00 |
|
|
|
d45d5c4284
|
add csrf token to forms #2
|
2022-11-10 21:54:48 +01:00 |
|
|
|
891fe36a83
|
add csrf_token to forms
|
2022-11-10 21:53:10 +01:00 |
|
|
|
0b5286fb8a
|
Schema changes + introducing CSRF. You have to run python3 -m migrations.0_6to0_7 to continue using
|
2022-11-10 18:13:08 +01:00 |
|
|
|
e449e06b5d
|
Introduce migrations folder + improve README.md + add custom CDN for Material Icons
|
2022-11-10 16:37:30 +01:00 |
|
|
|
b09d32d5e8
|
version advance + i18n change
|
2022-11-09 14:56:41 +01:00 |
|
|
|
4524436a5b
|
Update version number
|
2022-06-12 16:20:02 +02:00 |
|
|
|
43a7be95f8
|
Add option to specify a different config file; update README and CHANGELOG
|
2022-06-12 11:10:41 +02:00 |
|
|
|
249fdad1bc
|
Add opt out from math in query string
|
2022-06-07 17:56:06 +02:00 |
|
|
|
5f06aa7e9b
|
Add database url support
|
2022-05-30 13:16:07 +02:00 |
|
|
|
c4e7c65ab2
|
Add math into preview
|
2022-05-29 17:44:52 +02:00 |
|
|
|
f50511759b
|
add page leaderboard, fix issue with spoilers by monkey-patching
|
2022-05-21 23:33:23 +02:00 |
|