Skip to content

Commit 9b5bb9b

Browse files
committed
Themes folder update
- discord better auth system with email - module updates - Cache is working now - avatar.js extruted - pagination++ - ban and password change button on interface
1 parent 0438e4f commit 9b5bb9b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

72 files changed

+3288
-4129
lines changed

README.md

+11-4
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,9 @@ permissions: ["see_deleted_message"]
6060

6161
#### Fixes:
6262
- Admin deleting other admins.
63-
- disable caching
63+
- theme.js, change theme js code to a file.
64+
- same email discord???? direct err
65+
- IMPORTANT: add user/member id to file so scripts can access
6466

6567
#### ETC:
6668
- Rewrite apidocs
@@ -73,21 +75,26 @@ permissions: ["see_deleted_message"]
7375
- add support for switch around gravatar and upload photo
7476
- old contents / titles add to forum interface
7577
- who liked a message
76-
- add ban button to user profile
7778

7879
#### Fixes:
7980
- BETTER SETUP PAGE: use setup everytime
80-
- add threads, messages etc. to extra folder
81+
- add threads, messages etc. to "extra" folder
8182
- add category to thread list page
8283
- working reset button
83-
- better pagination
8484
- text alling center body
8585
- thread.js unfuction only listener
86+
- show error on modal
87+
- send delete, ban to user settings (edit user) menu and fix edit user menu
8688

8789
## Special Thanks:
8890
https://github.com/akashgiricse/Online-Forum for bootstrap theme.
91+
8992
@Tokmak for old frontend.
93+
9094
https://fengyuanchen.github.io/cropperjs/examples/crop-a-round-image.html for avatar upload panel.
95+
96+
https://github.com/mdbootstrap/bootstrap-profiles for profile page of bootstrap theme.
97+
9198
## Major Version History
9299
- V5: Enchanted Themes
93100
- V4: Caching

0 commit comments

Comments
 (0)