Commit graph

461 commits

Author SHA1 Message Date
522cd56807 disable turbo. unwanted side effects. 2025-05-13 01:19:03 +02:00
c3fecff878 change icons 2025-05-11 21:26:11 +02:00
d4196505b8 disable unused JS 2025-05-11 21:26:02 +02:00
d76bf164f1 lucene icons added, styling fixed 2025-05-09 00:41:11 +02:00
9164e2a636 Moved from Fancybox to Photoswipe for click-to-zoom 2025-05-08 01:10:03 +02:00
aaf1eb34c4 typo 2025-05-04 23:59:41 +02:00
fa8a7fc77a Fix JS and JS-based image upload 2025-05-02 00:38:42 +02:00
36984ff1d4 lab 2025-04-11 09:39:33 +02:00
7cd9c68a10 trying to get JS and cssbundling to work 2025-04-09 22:47:05 +02:00
b5534b1900 Massive revamping for Rails 8 and Zurb 2025-03-16 00:44:43 +01:00
7f9502fdfb update to rails 8.2 2025-03-13 23:05:41 +01:00
25672aabb0 Update to Rails 7.2 2025-02-25 21:57:16 +01:00
bc944d677b Removed cookie warning. Updated Gems.
Apparently functional cookies can be used without consent.
2021-05-28 15:54:36 +02:00
9635b3968c Added per-user counter of approved/rejected screenshots 2021-03-21 23:06:51 +01:00
c97a711e6b Only show Moderate link if permissions allow it 2021-03-21 22:31:03 +01:00
006a85a8a5 Old moderation view removed 2021-03-21 22:26:37 +01:00
33240846b2 Show hidden screenshots in a dark-grayish style 2021-03-21 22:05:22 +01:00
cc76ebcc28 Show abilities to hide/unhide properly 2021-03-21 22:02:56 +01:00
4e07bf00fd Add gravatar to profile page. Attempt to make profile look nicer. 2021-03-10 02:33:40 +01:00
90fc03e13a Rewording 2021-03-10 01:06:12 +01:00
f9130c6972 Cruft 2021-03-10 01:04:43 +01:00
f31502c333 Added colors to status label of a screenshot 2021-03-10 01:04:06 +01:00
a22f5128dc minor rewording 2021-03-10 00:03:04 +01:00
7c929ed7d2 Slight rewording 2021-03-09 23:55:35 +01:00
9a9101defe Help text fixed 2021-03-09 23:53:13 +01:00
711f06fcc4 Fix check for own screenshots 2021-03-09 23:36:14 +01:00
e04b54d6fd Show permissions properly
can? :foo, Screenshot only checks if the use can 'foo' any screenshot

can? :foo, Screenshot.new checks for new screenshots not assigned to
them
2021-03-09 23:31:45 +01:00
0207d6b392 My views improved. Own screenshots view added 2021-03-09 22:43:58 +01:00
330536cb7e Link to packages and screenshots (highlighted) from logs view 2021-03-06 20:47:33 +01:00
2fef9c7043 Audit logging improved. References users, screenshots, packages 2021-03-03 23:21:24 +01:00
b6dee6b93c Logging fixed. Debugging finished. 2021-03-03 01:29:26 +01:00
7f4eab3396 Further IP debugging 2021-03-03 01:12:37 +01:00
0ed05a66ac Debug output for remote IP 2021-03-03 01:06:18 +01:00
d41220c5fd Basic browser for audit logs added 2021-03-03 01:05:35 +01:00
86bfff58f2 System test added to verify auto-approval of screenshots from moderators 2021-03-02 01:56:25 +01:00
2b24083653 SQL optimisation rolled back. It lead to access problems. 2021-03-01 02:07:55 +01:00
7227f769c0 Avoid displaying unapproved screenshots in Any view 2021-03-01 01:23:52 +01:00
b36a49a6cd Avoid N+1 SQL queries with CanCanCan accessibility checks 2021-03-01 00:49:25 +01:00
eee196507b Forgot to run tests 2021-02-28 22:07:33 +01:00
7a3b65fe50 Authorisation management using CanCanCan added 2021-02-28 21:36:46 +01:00
51be4a4777 Two-column layout for login form 2021-02-28 02:37:26 +01:00
d19196b266 Alpha feature hint 2021-02-28 02:03:56 +01:00
114ea469ee Info text on login page improved 2021-02-28 01:59:25 +01:00
bc507cbe39 Salsa login works 2021-02-27 23:50:51 +01:00
1f9187e35c Add ActionMailer to inform admins about new screenshots
This version only informs Christoph as a test
2021-02-25 02:43:14 +01:00
c6bea9b902 Add moderation hint below top bar 2021-02-24 23:47:30 +01:00
ec43f47f92 Show Moderate link in topbar. Add menu icons. 2021-02-24 19:18:19 +01:00
0b9ca67fde Rewording 2021-02-21 17:05:08 +01:00
c0144a79c7 Typo 2021-02-21 17:04:57 +01:00
2dcb931143 Renamed Contribute link to Upload
That may make it easier for casual visitors to understand.
2021-02-21 17:04:52 +01:00