Commit Graph

48 Commits

Author SHA1 Message Date
db84c3eb77 refactored user status functions to class 2022-03-28 20:16:34 +02:00
fd9f623193 downloadable public themes on index 2022-03-28 18:33:48 +02:00
296838951e reset password functionality 2022-03-27 16:07:44 +02:00
36039fceed last 2 tasks to go 2022-03-27 12:46:08 +02:00
730a12accd halfway implementation of forgotten passwords 2022-03-25 15:37:00 +01:00
59159c29a3 fixed recursive folders and security issues with send_from_directory 2022-03-25 11:24:49 +01:00
98387210a1 redirect user to index if user not an admin 2022-03-23 22:45:32 +01:00
80f08d4bf9 refactoring distribusi work flow page, upload section 2022-03-23 21:57:28 +01:00
123e78d3c4 refactoring selector page view 2022-03-23 21:30:59 +01:00
bcfa90a08a regular users can have 5 distribusi sites, tutors can have 15 2022-03-21 19:54:55 +01:00
2b082165c3 admin page for bulk delete and making users into tutors 2022-03-20 19:23:39 +01:00
847f4b234d admin page without functionality 2022-03-20 11:24:33 +01:00
a877dcd617 delete old uploaded files 2022-03-19 20:16:00 +01:00
538394dfef public theme prototype 2022-03-19 17:08:04 +01:00
4d754e226e refactoring for public theme list 2022-03-19 16:19:51 +01:00
c2eb48590e more thourough database exception handling 2022-03-19 14:24:12 +01:00
bb3397bb53 refactored css editor to own file 2022-03-18 21:43:19 +01:00
f44778dde1 pep8 remove warnings 2022-03-18 18:05:42 +01:00
8214b714ba update theme after initial upload 2022-03-18 17:32:49 +01:00
6507b05c64 users now have anonymous username option 2022-03-18 14:58:30 +01:00
4eef509a74 start of public custom css sharing 2022-03-08 22:58:05 +01:00
532c9c15fd added academic info filter menu, tag list per distribusi 2022-03-06 23:15:38 +01:00
925413af4b better placeholders for css editor 2022-03-04 23:12:47 +01:00
0cb57548fa scroll into view the next step 2022-03-04 21:10:06 +01:00
fc4b1a5c75 The U and D part of CRUD 2022-03-04 19:08:55 +01:00
ed9e9af4ac fixes to selector, getting closer to alpha :) 2022-03-04 16:41:14 +01:00
6e4ae4b419 fixes to academic information, dropdown menus 2022-02-18 14:47:37 +01:00
ef219832f1 added course dropdown and fixed multiple distribusi dropdown 2022-02-18 12:41:20 +01:00
aa89547ee1 being able to select your distribusi and to either update, new or delete 2022-02-18 09:58:24 +01:00
8857f17f7f last code clean up of the night 2022-02-13 23:06:16 +01:00
9d3978258d a small fix done of many to do 2022-02-13 22:32:48 +01:00
0cd5278272 refactoring register and login user moved to user status folder 2022-02-13 22:24:56 +01:00
c537525a7e a database upgrade that makes everything very unstable 2022-02-13 21:49:07 +01:00
a32238e128 implemented 100MB size restriction on file upload 2022-02-12 19:44:44 +01:00
23d43fc3e1 user gets feedback on registration and login 2022-02-12 19:25:13 +01:00
a6dc3d3b20 Main page info block and css style development, give some love to fancyboi stolen css 2022-01-23 16:42:59 +01:00
4a12caf31c Step 2,3 and 4 are disabled if files are not yet uploaded. 2022-01-23 15:21:33 +01:00
83b4816ccc Refactoring pass one, sub templates and the start of a user helper class 2022-01-23 14:36:23 +01:00
b4b9b7ed58 Wrong password feedback and no need to expose password requirements at login 2022-01-23 12:08:47 +01:00
dab3b1ebdf Css Editor made with very minimal js. Distribusi Workflow currently very buggy 2022-01-14 18:11:01 +01:00
fbd1887753 Css Theme selector buggy as hell, but it works for a bit. 2022-01-09 17:22:38 +01:00
1a50898d21 Newly registered user logged in directly 2022-01-09 13:10:20 +01:00
d7936dc3e0 Main page shows lists of distribusis 2022-01-07 18:09:29 +01:00
582978287c First semi-working prototype, just for distribusify 2022-01-07 16:55:40 +01:00
41402e688d pip8 or black told me to remove some code thats necessary for database deployment 2022-01-05 19:36:18 +01:00
61c8a74e84 added zipfile upload functionality and described workflow in notes.md 2022-01-05 18:14:45 +01:00
efb4252f81 some small updates 2022-01-05 15:10:18 +01:00
876a44633f first commit of distribusi-verse 2022-01-05 13:42:24 +01:00