1
0
mirror of https://github.com/thomiceli/opengist synced 2024-11-12 07:05:50 +01:00
Commit Graph

31 Commits

Author SHA1 Message Date
Thomas Miceli
61e274e56d
Added new logo (#103) 2023-09-19 15:48:19 +02:00
Thomas Miceli
3e83700fc2
Miscellaneous front changes (#93)
* Fix fork icon

* Added alt images descriptions

* Add avatars next to gists links

* Fix avatar for nil user

* Slightly different blue primary color

* Reduced main width

* "New" button redirects to login when not logged in
2023-09-06 23:36:44 +02:00
Thomas Miceli
d4eed91130
Split hljs into a new file; improved dev vite server system (#91) 2023-09-05 15:22:09 +02:00
Thomas Miceli
25316d7bf2
Added private visibility
* Changed gist type and added HTML button on creation

* Adapted label and edit button

* Changed rules for git HTTP and SSH

* Adapt Readme features
2023-09-02 03:58:37 +02:00
Thomas Miceli
5bb5886770
Make unlisted gists not SEO crawlable (#78) 2023-07-17 03:58:45 +02:00
Thomas Miceli
038d81df2d
Add external url to HTML links & redirects (#75) 2023-07-03 16:31:12 +02:00
Thomas Miceli
9470622125
Search page more explicit 2023-06-23 13:59:07 +02:00
Thomas Miceli
7b5d035a32
Search gists (#68) 2023-06-21 18:19:17 +02:00
Thomas Miceli
24e3de8fc1
Better config (#50) 2023-06-07 20:50:30 +02:00
Thomas Miceli
8880e00f48
Fix dark mode flickering (#44) 2023-06-01 19:04:12 +02:00
Thomas Miceli
62f91c5ed2
Small fixes (#42)
* UI color fixes
* Typos
* Fancy badge in README
2023-05-27 20:20:20 +02:00
Thomas Miceli
cecc06b332
Light mode (#38) 2023-05-27 13:58:08 +02:00
Thomas Miceli
7cc77d80dc
Small footer change 2023-05-24 16:44:06 +02:00
Thomas Miceli
5fe84164a5
Better UI for admin settings (#30) 2023-05-11 15:16:05 +02:00
Thomas Miceli
333efeacbf
Add require login feature to see gists 2023-04-28 20:31:10 +02:00
Thomas Miceli
dbdd38694d
Change /admin route to /admin-panel (#1) 2023-04-16 17:48:21 +02:00
Thomas Miceli
51dadcecef
Change redirections when not logged in 2023-04-12 13:30:51 +02:00
Thomas Miceli
ab59d7956a
Updated base footer 2023-04-12 13:25:41 +02:00
Thomas Miceli
2e92b997fd
UI fixes 2023-04-10 21:43:18 +02:00
Thomas Miceli
8b08c5a5cc
Convert Javascript to Typescript 2023-04-03 23:37:54 +02:00
Thomas Miceli
2aee52e06c
Added indent type, indent size and wrap mode to editors 2023-04-03 00:40:39 +02:00
Thomas Miceli
6c981570a1
Optimize assets 2023-03-23 16:00:48 +01:00
Thomas Miceli
91bff38f43
Add drag and drop filename support 2023-03-23 03:09:49 +01:00
Thomas Miceli
f49f4ca10d
Add avatars to HTML 2023-03-20 13:30:25 +01:00
Thomas Miceli
7b27db8849
Added email and gravatar to user config 2023-03-19 16:29:14 +01:00
Thomas Miceli
42176c42c5
Added links color 2023-03-15 13:31:02 +01:00
Thomas Miceli
24b132b497
Better responsive gist header 2023-03-15 12:59:18 +01:00
Thomas Miceli
79a7a9a32f
Updated links menu items 2023-03-15 11:47:17 +01:00
Thomas Miceli
d8dd41a5e5
Better pagination labels 2023-03-15 01:26:56 +01:00
Thomas Miceli
1607d8fc93
Added forks 2023-03-14 23:26:39 +01:00
Thomas Miceli
bee5d045c3
Initial commit 2023-03-14 16:22:52 +01:00