Commit graph

135 commits

Author SHA1 Message Date
deflax ad3498f339 provide social buttons 2024-04-06 17:47:08 +03:00
deflax 8d0b59c698 fix auth.oauth2_callback redirect 2024-04-06 17:27:15 +03:00
deflax 5fb7598162 import secrets 2024-04-06 17:21:57 +03:00
deflax 0e6236ad1d fix main.index redirect of oauth functions 2024-04-06 17:15:05 +03:00
deflax c05e2f77f3 fix auth.route 2024-04-06 17:07:05 +03:00
deflax 02bf209215 implement oauth2 2024-04-06 17:04:05 +03:00
deflax 04833ff7e0 provide oauth variables 2024-04-06 15:18:09 +03:00
deflax 236b2ebdcd remove menu button 2024-04-05 18:18:22 +03:00
deflax 48be55abcf remove extra columns from list_users 2024-04-05 18:11:03 +03:00
deflax ab632e107d show otp secret 2024-04-05 18:05:27 +03:00
deflax 876d6c1069 repr role as self.name 2024-04-05 15:57:34 +03:00
deflax 8ee8025046 switch group to role 2024-04-05 15:53:57 +03:00
deflax 4bc158c28b rearrange settings page 2024-04-05 15:42:48 +03:00
deflax 35235aa29c move div 2024-04-05 15:34:57 +03:00
deflax ca630e4f11 remove cyrillic strings 2024-04-05 15:33:34 +03:00
deflax 24233147ad upgrade pgadmin to 8.5 2024-04-05 12:54:28 +03:00
deflax 291fa5a1b5 remove org settings form 2024-04-05 12:50:57 +03:00
deflax 98a57fabcd remove wallet and the hi string 2024-04-05 12:46:10 +03:00
deflax cc4b2657b7 remove wallet and cyrillic string on registration 2024-04-05 12:42:13 +03:00
deflax 02634be478 remove non-existing fields 2024-04-03 20:35:55 +03:00
deflax 1e8c520cb7 rename pid to id 2024-04-03 20:31:30 +03:00
deflax a29ee1bd3a provide keyword arguments to paginate 2024-04-03 20:16:59 +03:00
deflax f3d0bc1a5f provide ITEMS_PER_PAGE variable 2024-04-03 20:04:06 +03:00
deflax 8d83529d5e rename env var config file 2024-04-03 19:43:09 +03:00
deflax dc6c3e0a31 define separate email for admin and mail sender 2024-04-03 19:32:33 +03:00
deflax 413500c53f move Mail object to mailsender 2024-04-03 19:19:37 +03:00
deflax 9b4d98e3d9 remove expiration argument 2024-04-03 18:21:53 +03:00
deflax 2c100e079a fix Serializer import 2024-04-03 04:36:36 +03:00
deflax a597fb439a translate auth strings 2024-04-03 04:22:00 +03:00
deflax 5a88062c04 rename create_db to format_db since it can reinitialize existing dbs 2024-04-02 11:40:12 +03:00
deflax f46ee1b358 update readme with seed_db 2024-04-01 20:03:11 +03:00
deflax c35f622d24 seed roles in seed_db 2024-04-01 20:00:56 +03:00
deflax 2aca3bee15 rename all remaining pid columns to id columns 2024-04-01 19:44:11 +03:00
deflax e04867064e fix mail_admin user 2024-04-01 19:38:59 +03:00
deflax 1ad46cbdc4 update readme with create_db 2024-04-01 19:36:22 +03:00
deflax bdc3a5c716 remove legacy field 2024-04-01 19:32:49 +03:00
deflax 4c682087a1 add flask-migrate init files 2024-04-01 19:21:40 +03:00
deflax 1b1c4ec7da set migrations volume 2024-04-01 19:16:26 +03:00
deflax 98936a066b the manage script returns 2024-04-01 19:07:45 +03:00
deflax b4ab4a392a fix initdb 2024-04-01 19:05:39 +03:00
deflax 4e7d8bc743 fix the circular import hell 2024-04-01 17:41:45 +03:00
deflax 1de078d47e disable slow queries 2024-03-31 18:50:30 +03:00
deflax 413176b4a0 rename get_debug_queries to get_recorded_queries 2024-03-31 18:36:55 +03:00
deflax 5c8597a957 rename forest.py and email.py to fit execution 2024-03-31 18:22:08 +03:00
deflax e84396fc28 enable pgadmin data dir 2024-03-28 17:57:35 +02:00
deflax 3555c46db8 fix port 2024-03-28 17:50:43 +02:00
deflax f3d6fd284b disable osmtitle 2024-03-28 17:30:25 +02:00
deflax 16489bbcce change pgadmin port 2024-03-28 17:25:15 +02:00
deflax c945a17d26 Merge branch 'master' of git.deflax.net:forest/net 2024-03-22 18:30:21 +02:00
deflax 5451d8d1b3 define create_app fn 2024-03-22 18:21:53 +02:00